void f (int a, int b) { int x, y; x = 9; y = 3; h = 3; h = a + y; }